home *** CD-ROM | disk | FTP | other *** search
- object frmWelcome: TfrmWelcome
- Left = 214
- Top = 266
- BorderStyle = bsDialog
- Caption = 'Welcome'
- ClientHeight = 301
- ClientWidth = 430
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- Scaled = False
- OnCreate = FormCreate
- DesignSize = (
- 430
- 301)
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 430
- Height = 301
- Align = alClient
- Picture.Data = {<image000.TPNGObject>}
- end
- object Image2: TImage
- Left = 14
- Top = 48
- Width = 414
- Height = 25
- Picture.Data = {<image001.TPNGObject>}
- end
- object lbname: TLabel
- Left = 13
- Top = 8
- Width = 243
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = 'Welcome to Glary Utilities'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object lbcopy: TLabel
- Left = 13
- Top = 25
- Width = 243
- Height = 24
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = 'Copyright(c) 2009 Glarysoft Ltd'
- Transparent = True
- WordWrap = True
- end
- object Image3: TImage
- Left = 384
- Top = 7
- Width = 33
- Height = 41
- Picture.Data = {<image002.TPNGObject>}
- end
- object lbWhy: TLabel
- Left = 13
- Top = 86
- Width = 198
- Height = 13
- Caption = 'Why Upgrade to Glary Utilities Pro?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lbwhy1: TLabel
- Left = 13
- Top = 110
- Width = 404
- Height = 27
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = '+ Automatic care in background '
- Transparent = True
- WordWrap = True
- end
- object Label10: TLabel
- Left = 12
- Top = 56
- Width = 58
- Height = 13
- Caption = 'Home Page:'
- Transparent = True
- end
- object lburl2: TLabel
- Left = 84
- Top = 55
- Width = 108
- Height = 13
- Cursor = crHandPoint
- Caption = 'www.glaryutilities.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clHighlight
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = lburl2Click
- end
- object lbwhy2: TLabel
- Left = 13
- Top = 134
- Width = 404
- Height = 27
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = '+ Enhanced system fixing, optimizing and more'
- Transparent = True
- WordWrap = True
- end
- object lbwhy3: TLabel
- Left = 13
- Top = 158
- Width = 404
- Height = 27
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = '+ Free 24x7 Technical Support'
- Transparent = True
- WordWrap = True
- end
- object lbwhy4: TLabel
- Left = 13
- Top = 182
- Width = 404
- Height = 27
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = '+ Consent for commercial use'
- Transparent = True
- WordWrap = True
- end
- object lbwhy5: TLabel
- Left = 13
- Top = 206
- Width = 404
- Height = 27
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = '+ This Welcome '#39'Ad'#39' is removed'
- Transparent = True
- WordWrap = True
- end
- object Image4: TImage
- Left = 8
- Top = 248
- Width = 414
- Height = 25
- Picture.Data = {<image003.TPNGObject>}
- end
- object btnok: TBitBtn
- Left = 168
- Top = 264
- Width = 89
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = btnokClick
- end
- object btnKey: TBitBtn
- Left = 328
- Top = 143
- Width = 89
- Height = 25
- Caption = 'Enter Code'
- TabOrder = 1
- OnClick = btnKeyClick
- end
- object btnOrder: TBitBtn
- Left = 328
- Top = 111
- Width = 90
- Height = 25
- Caption = 'Order Now'
- Default = True
- TabOrder = 2
- OnClick = btnOrderClick
- end
- end
-